Slideshow File Format

The following describes the file format used by the slideshow ARexx program to store the configuration of a slideshow. It will store the names of the picture files, the title, date, and description. The storage format will also indicate the order in which the pictures are to be shown.

The file format is comprised of an arbitrary number of "slide" definitions. The format of the slide definition is as follows:

filename<newline>

title<newline>

description<newline>

date<newline>

The date is not stored in any format, however a format which can be handled by the speech translator library is the best choice.

WOA text logo